﻿html, body {
	color: #444;
	line-height: 1.75em;
	background: #f3f3f3;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "WenQuanYi Micro Hei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
	overflow-x: hidden;
}
.wzw{line-height:40px; width:100%;}
.wzw span {line-height:40px;}
.wzw img{ width:100%; text-align:center;}
.pagination a.cur {
	background: #3f7abe ! important;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	color: #303030;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1em;
}
h6 {
	font-size: 0.75em;
}
.cpliebiao {

	background-color: #3f7abe;

	padding: 15px 0;

	text-align: center;

	color: #fff;

	margin: 0;

	font-size: 1.6em;

}
.indexh1{
font-size:1em;
margin:0;
font-weight: 500;
}

a {
	color: #444;
	outline: none;
	-webkit-transition: all .3s ease;
}
a:hover {
	color: #85b03b;
	text-decoration: none;
}
a:active, a:focus, a img {
	outline: none;
}
::-moz-selection {
 color: #ffffff;
 background: #85b03b;
 text-shadow: none;
}
::selection {
	color: #ffffff;
	background: #85b03b;
	text-shadow: none;
}
table {
	border-right: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
table th {
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding: 5px;
}
table td {
	border-left: #ddd 1px solid;
	border-top: #ddd 1px solid;
	padding: 5px;
}
ul, ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.tr {
	text-align: right;
}
.tbar {
	height: 36px;
	line-height: 36px;
	background-color: #333333;
	color: #aaa;
	font-size: 0.85em;
}
.tbar a {
	color: #aaa;
	margin-left: 10px;
}
.tbar a:hover {
	color: #fff;
}
.mio-navbar {
	background: #fff /*url(../img/bgh.gif) repeat-x bottom left*/;
	min-height: 90px;
	margin: 0;
}
.mio-navbar a.navbar-brand {
	width: 240px;
	min-height: 90px;
	text-indent: -99999999px;
	overflow: hidden;
}
.mio-navbar .navbar-nav > li {
	background: url(../img/navl.gif) no-repeat right center;
}
.mio-navbar .navbar-nav > li:last-child {
	background: none;
}
.mio-navbar .navbar-nav > li > a {
	padding-top: 0;
	padding-bottom: 0;
	line-height: 88px;
	font-size: 1.1em;
}
.mio-navbar .navbar-nav li.hover a {
	color: #85b03b;
	border-bottom: #85b03b 2px solid;
}
.mio-footer {
	background-color: #dfdfdf;
	padding: 60px 0;
}
.flogo {
	width: 210px;
	height: 50px;
	margin: 30px auto;
}
.ewm {
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
.ewm img {
	width: 100px;
}
.mio-content {
	padding: 20px 0;
}
.mio-hot {
	padding: 10px 0;
	background-color: #fff;
	border-bottom: #eee 1px solid;
}
.mio-keys {
	line-height: 30px;
}
.mio-search {
	float: right;
}
.mio-search .ipts {
	border: #ccc 1px solid;
	height: 30px;
	line-height: 30px;
	width: 280px;
	padding: 0 10px;
	float: left;
}
.mio-search .btns {
	width: 60px;
	height: 30px;
	border: 0;
	background: #85b03b;
	cursor: pointer;
	float: left;
	color: #fff;
}
/* home page style */
.mio-banner {
	background-color: #fff;
	text-align: center;
}
.mio-banner img {
	width: 100%;
	max-width: 1600px;
	height: auto;
}
.mio-pro {
	padding: 1px 0;
}
.mio-recomend {
	border: #ddd 1px solid;
	background-color: #fff;
	min-height: 440px;
	position: relative;
}
.mio-recomend a.vmore {
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../img/more.gif) no-repeat right center;
	padding-right: 15px;
}
.mio-info {
	padding: 30px 0;
	background-color: #f8f8f8;
	margin-top: 30px;
}
.mio-info img.img1 {
	width: 100%;
	height: auto;
}
.mio-info h2 {
	margin-top: 0;
}
.mio-news {
	padding: 30px 0;
	background-color: #fff;
}
.mio-news .col-xs-5 {
	padding-right: 0;
}
.wrap {
	position: relative;
}
.wrap a.vmore {
	position: absolute;
	top: 10px;
	right: 15px;
	background: url(../img/more.gif) no-repeat right center;
	padding-right: 15px;
}
.wrap h4 {
	font-size: 1.1em;
	margin: 0;
}
.wrap ul {
	padding-top: 15px;
}
.wrap li {
	height: 36px;
	line-height: 36px;
	border-top: #ddd 1px dashed;
	overflow: hidden;
	background: url(../img/icn.gif) no-repeat left center;
	padding-left: 15px;
}
.wrap li span {
	float: right;
	color: #999;
}
.wrap img {
	width: 100%;
}
.wrap .aintro {
	line-height: 22px;
	padding-top: 10px;
	color: #999;
}
.mio-flinks {
	padding: 30px 0;
	background-color: #f8f8f8;
}
.yqlj {
	margin: 0;
	background: url(../img/flinks.gif) no-repeat left bottom;
	padding-bottom: 15px;
}
.mio-flinks ul {
	padding-top: 15px;
}
.mio-flinks li {
	display: inline;
	margin-right: 10px;
}
.mio-flinks li a {
	color: #999;
}
.mio-flinks li a:hover {
	color: #333;
}
/* main style */
.mio-main {
	padding: 40px;
	background-color: #fff;
	border: #ddd 1px solid;
}
.mio-article a {
	text-decoration: none;
}
.mio-article ul, .mio-article ol {
	margin-left: 2em;
}
.mio-article ul li {
	list-style: disc;
}
.mio-article ol li {
	list-style: decimal;
}
.mio-article table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.mio-article table p {
	margin: 0;
}
.mio-article table th {
	background-color: #efefef;
	text-align: center;
}
.mio-alink {
	color: #999;
	margin-top: 15px;
	padding-top: 15px;
	border-top: #ddd 1px dashed;
}
.mio-alink a {
	color: #999;
}
.mio-prev-next {
	margin: 20px 0;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	border: #ddd 1px solid;
}
.mio-curmbs {
	margin-bottom: 20px;
	color: #999;
}
.mio-curmbs a {
	color: #999;
}
.mio-plist {
	text-align: center;
}
.jiage{ color:#F00; font-size:14px;}
.mio-plist img {
	width: 100%;
	height: auto;
	display: block;
	border: #ddd 1px solid;
}
.mio-plist .mio-p-title {
	padding: 5px 0;
	height: 64px;
	overflow: hidden;
	margin-bottom: 10px;
	font-size:14px;
}
.mio-alist {
}
.mio-alist li {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: #ddd 1px dashed;
}
.mio-alist li .aintro {
	color: #999;
}
.mio-alist li h3 {
	font-weight: bold;
}
.mio-alist li span {
	float: right;
}
.list_page {
	text-align: center;
	margin: 20px 0 0 0;
	display: block;
}
.list_page:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}
.list_page ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: bottom;
}
.list_page ul li {
	display: inline-block;
	border: solid 1px #ddd;
	border-radius: 4px;
}
.list_page ul a {
	color: #333;
	line-height: 18px;
	display: block;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
	background: #fff;
}
.page_group ul {
	border-radius: 4px;
}
.page_group ul li {
	border-right: none;
	border-radius: 0;
	float: left;
}
.page_group ul li:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.page_group ul li:first-child {
	border-radius: 4px 0 0 4px;
}
.page_group ul li:last-child {
	border-radius: 0 4px 4px 0;
}
.page_group ul .active a {
	background: #f3f3f3;
	border-radius: 0;
}
.mio-arelated {
	margin-top: 20px;
	background-color: #fff;
	border: #ddd 1px solid;
}
.mio-arelated a.a1 {
	background: url(../img/icn.gif) no-repeat left center;
	padding-left: 15px;
}
.pd30 {
	padding: 30px;
}
.mio-proview {
}
.mio-proview img {
	width: 100%;
	border: #eee 5px solid;
}
.mio-prodetail {
	background-color: #fff;
	border: #ddd 1px solid;
	margin-top: 20px;
}
.mio-prodetail ul, .mio-prodetail ol {
	margin-left: 2em;
}
.mio-prodetail ul li {
	list-style: disc;
}
.mio-prodetail ol li {
	list-style: decimal;
}
.mio-prodetail table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.mio-prodetail table p {
	margin: 0;
}
.mio-prodetail table th {
	background-color: #efefef;
	text-align: center;
}
/* aside style */
.mio-cmenu {
	border: #3f7abe 4px solid;
	background-color: #fff;
}
.mio-cmenu h3 {
	background-color: #3f7abe;
	padding: 15px 0;
	text-align: center;
	color: #fff;
	margin: 0;
	font-size: 1.6em;
}
.mio-cmenu a {
	display: block;
	padding: 9px 10px;
}
.mio-cmenu a i {
	float: right;
	margin-top: 3px;
}
.mio-cmenu dl {
	padding: 15px 15px 0 15px;
}
.mio-cmenu dt a {
	font-weight: bold;
	background-color: #3f7abe;
	color: #fff;
}
.mio-cmenu dd a {
	font-size: 0.9em;
}
.mio-cmenu dd {
	border-bottom: #ddd 1px dashed;
}
.mio-contact {
	border: #3f7abe 4px solid;
	background-color: #fff;
	margin-top: 20px;
}
.mio-contact img {
	width: 100%;
	height: auto;
}
.mio-cc {
	padding: 15px;
}
/* h1~h6 style */
h3.h3ti {
	height: 47px;
	background: url(../img/tbg.jpg) no-repeat left bottom;
	line-height: 47px;
	color: #fff;
	margin: 0;
}
h3.h3ti span {
	width: 150px;
	height: 47px;
	display: block;
	float: left;
	text-align: center;
}
h3.h3t {
	height: 45px;
	background: #efefef;
	line-height: 45px;
	color: #fff;
}
h3.h3t span {
	width: 132px;
	height: 45px;
	display: block;
	float: left;
	text-align: center;
	background: url(../img/wbg.gif) no-repeat left center;
}
h1.h1t {
	margin-top: 0;
	height: 51px;
	margin-bottom: 30px;
}
h1.h1t span {
	display: block;
	float: left;
	height: 51px;
	line-height: 51px;
	background: url(../img/h1.png) no-repeat right center;
	padding-right: 40px;
	padding-left: 20px;
	color: #fff;
	font-size: 0.8em;
}
h1.h1t a {
	color: #fff
}
h1.h1pro {
	margin-top: 0;
	font-size: 1.6em;
	color: #111;
	margin-bottom: 20px;
}
h1.h1tnew {
	margin-top: 0;
	font-size: 1.6em;
	text-align: center;
	margin-bottom: 12px;
}
.ft-red {
	color: #f00;
}
a.abtn {
	width: 110px;
	height: 36px;
	display: block;
	background: url(../img/abtn.gif) no-repeat center;
	text-align: center;
	line-height: 36px;
	color: #fff;
}
a.abtn:hover {
	background: url(../img/abtn2.gif) no-repeat center;
}
.mio-rbar {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -225px;
	width: 160px;
	height: 255px;
	background-color: #85b03b;
}
.mio-rbar-t {
	height: 50px;
}
.mio-rbar-t img {
	height: 50px;
	width: 90%;
	margin: 0 auto
}
.mio-rbar-c {
	background-color: #fff;
	width: 140px;
	margin: 0 auto;
	padding: 15px 15px 5px 15px;
	text-align: center
}
.mio-rbar-c strong {
	font-size: 1.1em;
	color: #f30;
	display: block;
}
.mio-rbar-close {
	text-align: center;
	padding: 8px 0 15px 0;
	text-align: center;
	color: #fff;
	cursor: pointer;
}
.mio-zxkf {
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -225px;
	width: 40px;
	height: 140px;
	background-color: #85b03b;
	color: #fff;
	font-size: 1.2em;
	text-align: center;
	padding: 12px 0;
	border: #85b03b 10px solid;
	cursor: pointer;
	display: none
}
.apage2 {
}
.apage2 h3 {
	font-size: 2em;
	margin-bottom: 20px;
}
 @media (min-width:1200px) {
.mio-navbar {
	background: #fff url(../img/bgh.gif) repeat-x bottom left;
}
}
 @media (min-width:320px) and (max-width:767px) {
.tbar {
	display: none;
}
.mio-navbar {
	min-height: 50px;
	margin: 0;
}
.mio-navbar a.navbar-brand {
	width: 240px;
	min-height: 50px;
	background-size: 70%;
	text-indent: -99999999px;
	overflow: hidden;
}
.mio-navbar .navbar-nav > li {
	background: none;
}
.mio-navbar .navbar-nav > li > a {
	line-height: 40px;
	font-size: 1.2em;
}
.mio-navbar .navbar-nav li.hover a {
	color: #85b03b;
	border-bottom: #85b03b 2px solid;
}
.tr {
	text-align: left;
}
.mio-search {
	float: none;
	padding-top: 10px;
}
.mio-search .ipts {
}
.mio-search .btns {
}
.pd30 {
	padding: 15px;
}
.mio-main {
	padding: 15px;
}
.mio-cmenu {
	margin-top: 1px;
}
h1.h1pro {
	margin-top: 20px;
}
.mio-footer {
	text-align: center;
}
.flogo {
	margin: 0 auto 10px;
}
.mio-footer span {
	display: inline-block;
}
.ewm {
	display: none;
}
.mio-hot {
	display: none;
}
.mio-recomend {
	margin-top: 20px;
}
.mio-info h2 {
	margin-top: 20px;
}
.mio-pro {
	padding-top: 0;
}
a.abtn {
	margin: 0 auto;
}
.bdshare-slide-button-box, .mio-rbar, .mio-zxkf {
	display: none;
}
}
.update_time {
	display: block;
	height: 30px;
	line-height: 30px;
	float: left;
	font-size: 8px;
	width: 100%;
	text-align: center;
	margin-bottom: 15px;
	letter-spacing: 0.5px;
}
.pagination p {
	margin: 0;
	cursor: pointer
}
.pagination {
	height: 40px;
	padding: 20px 0px;
}
.pagination a {
	display: block;
	float: left;
	margin-right: 10px;
	padding: 3px 12px;
	height: 24px;
	border: 1px #cccccc solid;
	background: #fff;
	text-decoration: none;
	color: #808080;
	font-size: 0.75em;
	line-height: 24px;
}
.pagination a:hover {
	color: #077ee3;
	background: white;
	border: 1px #077ee3 solid;
}
.pagination a.cur {
	border: none;
	background: #077ee3;
	color: #fff;
}
.pagination p {
	float: left;
	padding: 0px 12px;
	font-size: 0.75em;
	height: 24px;
	line-height: 24px;
	color: #bbb;
	border: 1px #ccc solid;
	background: #fcfcfc;
	margin-right: 8px;
}
.pagination p.pageRemark {
	border-style: none;
	background: none;
	margin-right: 0px;
	padding: 4px 0px;
	color: #666;
}
.pagination p.pageRemark b {
	color: red;
}
.pagination p.pageEllipsis {
	border-style: none;
	background: none;
	padding: 4px 0px;
	color: #808080;
}
.dates li {
	font-size: 1.2em;
	margin: 20px 0
}
.dates li span {
	float: right
}
.wrap_foot{
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	background-color: #1C202C;
	padding: 10px 0;
   height: 70px;
}
.wrap_foot dl{
	width: 25%;
	float: left;
	text-align: center;
}
.wrap_foot dt{
	height: 33px;
}
.wrap_foot dd{
	color: #fff;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.side ul li .sidetop {
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #000;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
}
.tbox{
	margin:8px 0 0 0;
	border-bottom:1px solid #DADADA;
	overflow:hidden;
	background:url(../images/syex_35.jpg) repeat-x;
}
.tbox dt{
	height:33px;
	line-height:33px;
	border:1px solid #DADADA;
	border-bottom:none;
	overflow:hidden;
	clear:both;
}
.tbox dd{
	border-top:none;
	border-left:1px solid #DADADA;
	border-right:1px solid #DADADA;
    margin-left:0;
	padding-left:10px;
	overflow:hidden;
	line-height:25px;
}
.tbox dd a{ padding:5px;}
.tbox dd .tagc1{ font-weight:bold;}
.tbox dt strong{
	height:33px;
	line-height:33px; !important;line-height:33px;
	padding-left:8px;
	padding-right:4px;
	display:block;
	float:left;
	color:#316301;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#316301;
}
.tbox dt strong a:hover{
	color:#596F37;
	text-decoration:none;
}
#tags_list {
width:100%;
height:auto;
margin:0px auto;
font-size:16px;
}
.fnav{ margin-top:8px; background:#fff;}
.fnav_t{ width:100%; float:left; background:url(../img/zkss_19.jpg) repeat-x; border:1px solid #eee; border-bottom:none; line-height:20px; height:30px;}
.fnav_t span{ color:#0045c4;}
.fnav_t p{float:right; padding-right:10px; padding-top:6px;}
.fnav_m{ width:100%; border:1px solid #eee; border-top:none; float:left; padding-left:5px; padding-bottom:20px; padding-top:10px;}
.fnav_m p{ width:95%; float:left; line-height:30px; border-bottom:1px solid #eee; padding-left:5px; font-size:0.75em;}
.fnav_m strong{ color:#BC073E;}
.fnav_m p a,.fnav_m p a:link,.fnav_m p a:visited{ color:#BC073E; padding:0 5px; background:url(../img/rl_03.jpg) right center no-repeat;}
.fnav_m strong a:link,.fnav_m strong a:visited{ color:#BC073E; background:none; padding:0;}
.position,.wzwz{ width:778px; float:left; background:url(../img/zkss_19.jpg) repeat-x; height:30px; line-height:30px; border:1px solid #eee; border-bottom:none; overflow:hidden;}
.position span,.wzwz span{ width:200px; float:left; height:30px; background:url(../img/zkss_22.jpg) 20px 10px no-repeat; padding-left:45px; font-size:0.75em; font-weight:bold; color:#0045c4;}
.jsfw_t span, .fnav_t span {
width: 200px;
background: url(../img/zkss_22.jpg) 15px 10px no-repeat;
float: left;
padding-left: 40px;
font-size: 1em;
font-weight: bold;
padding-top: 6px;
}
.fnav_m p {
float: left;
line-height: 40px;
border-bottom: 1px solid #eee;
padding-left: 30px;
font-size: 1em;
}
.fnav_m p a, .fnav_m p a:link, .fnav_m p a:visited {
    color: #BC073E;
    padding: 0 10px;
    background: url(../img/zkss_03.jpg) right center no-repeat;
}
.fnav_t more {
    float: right;
    font-size: 0.75em;
    padding-right: 20px;
    font-family: Microsoft YaHei,微软雅黑;
    font-weight: lighter;
}
#sy_newstag {
width:100%;
height:1000px;
margin:0px auto;
}